pe.h: Add characteristics defines
authorBin Meng <[email protected]>
Tue, 2 Oct 2018 14:39:32 +0000 (07:39 -0700)
committerAlexander Graf <[email protected]>
Sun, 2 Dec 2018 20:59:36 +0000 (21:59 +0100)
commit16c3da3fe965a43f8395472e335677c19c846468
tree3e89b0534752ed8a36fb1b2a69ad1b1783d12a76
parentc54ed3ef5ee536a24d2ad1d9caee83c6c391a338
pe.h: Add characteristics defines

This adds characteristics macros as defined by the Microsoft PE
Format documentation [1].

[1] https://docs.microsoft.com/zh-cn/windows/desktop/Debug/pe-format

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
include/asm-generic/pe.h